home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 December / Chip_2002-12_cd1.bin / oddech / tobogan / Toboggan_Run.exe / scripts / DefineButton2_409 / BUTTONCONDACTION on(press).as next >
Text File  |  2002-05-24  |  116b  |  6 lines

  1. on(press){
  2.    _root.pushmovie.pushguy.play();
  3.    _root.pushmovie.play();
  4.    _root.pushmovie.powerbar.play();
  5. }
  6.